FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Vital.MedikationsplanPlus#1.1.0 (313 ms)

Package Vital.MedikationsplanPlus
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Vital.MedikationsplanPlus@1.1.0&canonical=https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusComposition
Url https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusComposition
Version 1.0.0
Status active
Date 2020-11-23T10:46:12.3887002+00:00
Name MedikationsplanPlusComposition
Experimental False
Type Composition
Kind resource

Resources that use this resource

StructureDefinition
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusBundle MedikationsplanPlusBundle

Resources that this resource uses

StructureDefinition
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusAllergyIntolerance MedikationsplanPlusAllergyIntolerance
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusMedicationStatementList MedikationsplanPlusMedicationStatementList
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationBodyHeight MedikationsplanPlusObservationBodyHeight
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationBodyWeight MedikationsplanPlusObservationBodyWeight
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationBreastfeeding MedikationsplanPlusObservationBreastfeeding
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationCreatinine MedikationsplanPlusObservationCreatinine
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationPregnancystatus MedikationsplanPlusObservationPregnancystatus
https://tx.gerontonet.org/fhir/ValueSet/MedikationsplanPlusSectioncodes MedikationsplanPlusVSSectioncodes


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "a2205efb-d9c3-4c0b-8e3f-2d84b476f690",
  "meta" : {
    "lastUpdated" : "2020-11-25T09:06:11.147+00:00"
  },
  "url" : "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusComposition",
  "version" : "1.0.0",
  "name" : "MedikationsplanPlusComposition",
  "status" : "active",
  "date" : "2020-11-23T10:46:12.3887002+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "fhirdocumentreference",
      "uri" : "http://hl7.org/fhir/documentreference",
      "name" : "FHIR DocumentReference"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Composition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Composition.id",
        "path" : "Composition.id",
        "mustSupport" : true
      },
      {
        "id" : "Composition.meta",
        "path" : "Composition.meta",
        "mustSupport" : true
      },
      {
        "id" : "Composition.meta.source",
        "path" : "Composition.meta.source",
        "max" : "0"
      },
      {
        "id" : "Composition.meta.profile",
        "path" : "Composition.meta.profile",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.language",
        "path" : "Composition.language",
        "mustSupport" : true
      },
      {
        "id" : "Composition.identifier",
        "path" : "Composition.identifier",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.identifier.system",
        "path" : "Composition.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.identifier.value",
        "path" : "Composition.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.status",
        "path" : "Composition.status",
        "fixedCode" : "final",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type",
        "path" : "Composition.type",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding",
        "path" : "Composition.type.coding",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.system",
        "path" : "Composition.type.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.code",
        "path" : "Composition.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.display",
        "path" : "Composition.type.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Composition.subject",
        "path" : "Composition.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedkiationsplanPlusPatient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.subject.reference",
        "path" : "Composition.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.subject.type",
        "path" : "Composition.subject.type",
        "max" : "0"
      },
      {
        "id" : "Composition.encounter",
        "path" : "Composition.encounter",
        "max" : "0"
      },
      {
        "id" : "Composition.date",
        "path" : "Composition.date",
        "mustSupport" : true
      },
      {
        "id" : "Composition.author",
        "path" : "Composition.author",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://tx.gerontonet.org/fhir/StrucutreDefinition/MedikationsplanPlusPractitioner"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.author.reference",
        "path" : "Composition.author.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.author.type",
        "path" : "Composition.author.type",
        "max" : "0"
      },
      {
        "id" : "Composition.title",
        "path" : "Composition.title",
        "mustSupport" : true
      },
      {
        "id" : "Composition.attester",
        "path" : "Composition.attester",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian",
        "path" : "Composition.custodian",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "identifier.id"
            }
          ],
          "rules" : "closed"
        }
      },
      {
        "id" : "Composition.custodian:Apotheke",
        "path" : "Composition.custodian",
        "sliceName" : "Apotheke",
        "mustSupport" : true
      },
      {
        "id" : "Composition.custodian:Apotheke.type",
        "path" : "Composition.custodian.type",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian:Apotheke.identifier",
        "path" : "Composition.custodian.identifier",
        "min" : 1
      },
      {
        "id" : "Composition.custodian:Praxis",
        "path" : "Composition.custodian",
        "sliceName" : "Praxis",
        "mustSupport" : true
      },
      {
        "id" : "Composition.custodian:Praxis.type",
        "path" : "Composition.custodian.type",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian:Praxis.identifier",
        "path" : "Composition.custodian.identifier",
        "min" : 1
      },
      {
        "id" : "Composition.relatesTo",
        "path" : "Composition.relatesTo",
        "max" : "0"
      },
      {
        "id" : "Composition.event",
        "path" : "Composition.event",
        "max" : "0"
      },
      {
        "id" : "Composition.section",
        "path" : "Composition.section",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code.coding.code"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Composition.section:medikationsplanSection",
        "path" : "Composition.section",
        "sliceName" : "medikationsplanSection",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:medikationsplanSection.title",
        "path" : "Composition.section.title",
        "fixedString" : "aktuelle Medikation"
      },
      {
        "id" : "Composition.section:medikationsplanSection.code",
        "path" : "Composition.section.code",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://tx.gerontonet.org/fhir/ValueSet/MedikationsplanPlusSectioncodes"
        }
      },
      {
        "id" : "Composition.section:medikationsplanSection.code.coding",
        "path" : "Composition.section.code.coding",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:medikationsplanSection.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:medikationsplanSection.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "19009-0",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:medikationsplanSection.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:medikationsplanSection.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:medikationsplanSection.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:medikationsplanSection.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:medikationsplanSection.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:medikationsplanSection.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusMedicationStatementList"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:medikationsplanSection.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:medikationsplanSection.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:medikationsplanSection.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:medikationsplanSection.section",
        "path" : "Composition.section.section",
        "max" : "0"
      },
      {
        "id" : "Composition.section:allergienSection",
        "path" : "Composition.section",
        "sliceName" : "allergienSection",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:allergienSection.title",
        "path" : "Composition.section.title",
        "fixedString" : "Allergien und Unverträglichkeiten"
      },
      {
        "id" : "Composition.section:allergienSection.code",
        "path" : "Composition.section.code",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://tx.gerontonet.org/fhir/ValueSet/MedikationsplanPlusSectioncodes"
        }
      },
      {
        "id" : "Composition.section:allergienSection.code.coding",
        "path" : "Composition.section.code.coding",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:allergienSection.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:allergienSection.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "48765-2",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:allergienSection.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:allergienSection.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:allergienSection.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:allergienSection.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:allergienSection.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusAllergyIntolerance"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:allergienSection.entry.reference",
        "path" : "Composition.section.entry.reference",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:allergienSection.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:allergienSection.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:allergienSection.section",
        "path" : "Composition.section.section",
        "max" : "0"
      },
      {
        "id" : "Composition.section:gesundheitsBelange",
        "path" : "Composition.section",
        "sliceName" : "gesundheitsBelange",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:gesundheitsBelange.title",
        "path" : "Composition.section.title",
        "fixedString" : "Gesundheitsbelange",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:gesundheitsBelange.code",
        "path" : "Composition.section.code",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://tx.gerontonet.org/fhir/ValueSet/MedikationsplanPlusSectioncodes"
        }
      },
      {
        "id" : "Composition.section:gesundheitsBelange.code.coding",
        "path" : "Composition.section.code.coding",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:gesundheitsBelange.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:gesundheitsBelange.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "75310-3",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:gesundheitsBelange.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:gesundheitsBelange.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:gesundheitsBelange.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:gesundheitsBelange.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:gesundheitsBelange.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:gesundheitsBelange.entry",
        "path" : "Composition.section.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "profile",
              "path" : "reference"
            }
          ],
          "rules" : "closed"
        }
      },
      {
        "id" : "Composition.section:gesundheitsBelange.entry:schwangerschaft",
        "path" : "Composition.section.entry",
        "sliceName" : "schwangerschaft",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationPregnancystatus"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:gesundheitsBelange.entry:schwangerschaft.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:gesundheitsBelange.entry:schwangerschaft.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:gesundheitsBelange.entry:stillzeit",
        "path" : "Composition.section.entry",
        "sliceName" : "stillzeit",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationBreastfeeding"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:gesundheitsBelange.entry:stillzeit.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:gesundheitsBelange.entry:stillzeit.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:gesundheitsBelange.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:gesundheitsBelange.section",
        "path" : "Composition.section.section",
        "max" : "0"
      },
      {
        "id" : "Composition.section:klinischeParameter",
        "path" : "Composition.section",
        "sliceName" : "klinischeParameter",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.title",
        "path" : "Composition.section.title",
        "fixedString" : "Klinische Parameter",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.code",
        "path" : "Composition.section.code",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://tx.gerontonet.org/fhir/ValueSet/MedikationsplanPlusSectioncodes"
        }
      },
      {
        "id" : "Composition.section:klinischeParameter.code.coding",
        "path" : "Composition.section.code.coding",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "55752-0",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:klinischeParameter.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:klinischeParameter.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:klinischeParameter.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:klinischeParameter.entry",
        "path" : "Composition.section.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "profile",
              "path" : "reference"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "max" : "3"
      },
      {
        "id" : "Composition.section:klinischeParameter.entry:gewicht",
        "path" : "Composition.section.entry",
        "sliceName" : "gewicht",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationBodyWeight"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.entry:gewicht.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.entry:gewicht.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:klinischeParameter.entry:groesse",
        "path" : "Composition.section.entry",
        "sliceName" : "groesse",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationBodyHeight"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.entry:groesse.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.entry:groesse.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:klinischeParameter.entry:creatinin",
        "path" : "Composition.section.entry",
        "sliceName" : "creatinin",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationCreatinine"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.entry:creatinin.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:klinischeParameter.entry:creatinin.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:klinischeParameter.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:klinischeParameter.section",
        "path" : "Composition.section.section",
        "max" : "0"
      },
      {
        "id" : "Composition.section:hinweiseSection",
        "path" : "Composition.section",
        "sliceName" : "hinweiseSection",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:hinweiseSection.title",
        "path" : "Composition.section.title",
        "fixedString" : "Wichtige Angaben / Instruktionen",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:hinweiseSection.code",
        "path" : "Composition.section.code",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://tx.gerontonet.org/fhir/ValueSet/MedikationsplanPlusSectioncodes"
        }
      },
      {
        "id" : "Composition.section:hinweiseSection.code.coding",
        "path" : "Composition.section.code.coding",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:hinweiseSection.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:hinweiseSection.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "69730-0",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:hinweiseSection.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:hinweiseSection.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:hinweiseSection.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:hinweiseSection.text",
        "path" : "Composition.section.text",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:hinweiseSection.text.status",
        "path" : "Composition.section.text.status",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:hinweiseSection.text.div",
        "path" : "Composition.section.text.div",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:hinweiseSection.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:hinweiseSection.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:hinweiseSection.entry",
        "path" : "Composition.section.entry",
        "max" : "0"
      },
      {
        "id" : "Composition.section:hinweiseSection.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:hinweiseSection.section",
        "path" : "Composition.section.section",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.